var net/netip.z6noz
10 uses
net/netip (current package)
netip.go#L71: z6noz = unique.Make(addrDetail{isV6: true})
netip.go#L86: func IPv6Unspecified() Addr { return Addr{z: z6noz} }
netip.go#L108: z: z6noz,
netip.go#L495: ip.z = z6noz
netip.go#L508: ip.z = z6noz
netip.go#L514: return ip.z != z0 && ip.z != z4 && ip.z != z6noz
netip.go#L882: if ip.z != z6noz {
netip.go#L934: if ip.z != z6noz {
netip.go#L960: if ip.z != z6noz {
netip.go#L1348: if ip.Is6() && ip.z != z6noz {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |